-
-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Comb Sort algorithm implementation #407
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
kavithajm
commented
Oct 21, 2021
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Format your code with gofmt -s
.
Formatted the code using gofmt. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please consider the suggested changes.
Co-authored-by: Taj <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please fix the errors in the test file.
68b2cf9
@tjgurwara99 The workflow seems to be frozen. |
@raklaptudirm Yeah, it keeps happening when we update the branch. I can't seem to find out the reason for this. It gets fixed when there is more activity happening on the PR like commits etc but this freeze should not really happen. I will log a bug to the GitHub/runner repo to see if they can see where this issue is coming from, like If it is because of the changes I made recently or is its something else. |